/ Assembly List / LJCNetCommon / NetString / AddMissingArgument

Namespace - LJCNetCommon


Parameters
message - The message text.
argument - The argument value.

Syntax

C#
public static Void AddMissingArgument(String message, String argument)

Adds the missing argument name to the message.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.